

@font-face {
    font-family:impact;
    src: url('../font/impact.ttf');
}


/**{transition: all .5s ease}*/
body,html{margin: 0;padding: 0;font-family: Arial;overflow-x: hidden}
h1,h2,h3,h4,h5,p{margin:0;padding:0;}
/*p,span,b,i,br,div{font-size: 16px;}*/
ul , li{margin:0;padding:0;list-style: none;box-sizing: border-box;}
a {text-decoration: none!important;}
a:hover {text-decoration: none!important;}
input{outline: none!important;}
textarea{outline: none!important;}
input:focus {outline: none!important;border: none;}
textarea:focus {outline: none!important;border: none;}
button{outline:none!important;}
button:focus {outline:none !important;}
img{max-width: 100%}

.g_transition{transition: all .5s ease}
.g_w{max-width:1300px; margin: 0 auto; }
.g_body{ }
.g_p_c{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}
.g_p_a{position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.g_black{display: block; width: 100%;height: 100%;}
.g_df{display: flex;justify-content: space-between;align-items: center}
.g_fr{float: right}
.g_fl{float: left}
.g_bg{background-position: center;background-size: cover;background-repeat: no-repeat}
.g_font1{font-family: impact;font-weight: 600}

.container{width: 100%}
.closeVideo{display: none}


/*导航开始web*/
.webNav{width: 100%;display: none;overflow: hidden;}
.webNav *{transition: all 1s;}
.navShear{margin-left: 80px;margin-top: 70px !important;}
.myNav{ width: 100% !important; height :60px;margin: 0;padding: 8px 0 ;position: fixed;top:0; left: 0; background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .2);z-index: 99999}
.mynavBody{width:100%; height: 100%; position: relative}
.mynavBody h3{margin: 0;height: 100%}
.mynavBody h3 a {height: 100%;margin-left: 10px; display: inline-block;  vertical-align: middle;}
.mynavBody h3 a img {height:60%;width: auto;margin-top: 10px;}
.nav-btn{width: 36px; height: 100%; position: absolute ;top: 0; right: 10px}
.nav-table-cell{width: 100%;height: 100%;}
.nav-table-cell span {display: block; width: 80%; height: 1px; border-top:1px solid #00863b ;  margin-top: 11px}
.close span:nth-of-type(1){-webkit-transform: translateY(12px) rotate(45deg);  transform: translateY(12px) rotate(45deg);}
.close span:nth-of-type(2){opacity: 0}
.close span:nth-of-type(3){-webkit-transform: translateY(-12px) rotate(-45deg);  transform: translateY(-12px) rotate(-45deg);}

.mynav-ul {width: 100%;height:0; padding: 0 50px; opacity: 0; overflow: hidden;position: fixed;top:60px; background:rgba(12,150,103,.85);z-index: 10000}
.mynav-ul li {width: 100% ; padding: 8px 0; margin-bottom:4px; border-bottom: 1px solid #fff; }
.mynav-ul li a {color:#fff;font-size: 1em}

.hideNav{
    height: 0;
    opacity: 0;
}
.showNav{
    display: block;
    height: 100%;
    opacity: 1;
}

.pcNav{position: fixed;width: 100%;top: 0;left: 0;z-index: 9999;background: rgba(255,255,255,.8);   box-shadow: 0 0 10px rgba(0, 0, 0, .2); transition: .4s all ease;}
.pcNav.active{ box-shadow: 0 0 10px rgba(0, 0, 0, .4); transition: .4s all ease;}
.pcNav-box{position: relative;transition: .3s all linear}
.pcNav-top{ padding-top:8px;text-align: right}
.pcNav-top a{color: #fff;}
.pcNav-top i{color: #fff;}
.pcNav-top span{color: #fff;}
.pcNav-bottom{ }
.pcNav-bottom .g_w{display: flex;justify-content: space-between;align-items: center}
/*.pcNav-bottom .g_w:after{content: '';width: 0;clear: both;display: block}*/
.pcNav_bg{padding-top: 46%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.pcNav_u1 > li:nth-child(2) .pcNav_u1_3 > .g_w >.pcNav_u1_3_b{width: 100%;}
.pcNav_u1 > li:nth-child(2) .pcNav_u1_3 > .g_w >.pcNav_u1_3_b .pcNav_u1_3_tab{width: 100%;display: flex}
.pcNav_u1 > li:nth-child(2) .pcNav_u1_3 > .g_w >.pcNav_u1_3_b .pcNav_u1_3_tab ul{width: 33%;font-size: 0;text-align: left}
.pcNav_u1 > li:nth-child(2) .pcNav_u1_3 > .g_w >.pcNav_u1_3_b .pcNav_u1_3_tab ul li{width: 50%;text-align: left;display: inline-block;}
.pcNav_u1 > li:nth-child(2) .pcNav_u1_3 > .g_w >.pcNav_u1_3_b .pcNav_u1_3_tab ul li:nth-child(1){display: block}
.pcNav_u1{  display: inline-block ; vertical-align: middle;  align-items: center;font-size: 0}
.pcNav_u1 > li  {font-size: 14px; position: relative; height: 100%; margin: 0; display: inline-block; padding: 0 30px;  }
.pcNav_u1 > li:nth-last-child(1){margin-right: 0}
.pcNav_u1 > li > a{ height: 100%; text-align: center; display: block; }
.pcNav_u1 > li>a h4{  height: 50px;  line-height: 50px; position: relative;
    font-size: 15px; font-weight: bold;font-family: Arial;  color: #202221;transition: .4s all ease }
.pcNav_u1 > li:before{content: '';position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 2px;height: 12px; background: #4d4e4e;}
.pcNav.active .pcNav_u1 > li>a h4{height: 60px;  line-height: 60px;}

.pcNav_u1 > li>a h4 span{font-size: 14px;}
.pcNav_u1 > li>a img{margin-left: 6px;}
.pcNav_u1 > .active > a > h4{ color: #00863b; }
.pcNav_u1 > .active:after{content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width:80px; height: 5px;background: #00863b; }
.pcNav_u1 > li:nth-last-child(1) a{border: 0}

.pcNav_u1 > li>a p{font-size: 13px;opacity: 0.65;color: #333333}
.pcNav_u1 > li:hover>a h4{color: #00863b;  }
.pcNav_u1_2{   display: none; position: absolute;left:50%;top: 100%;  opacity: 0; z-index: 9;overflow: hidden;
    animation: navU .5s ease forwards;
    -webkit-animation: navU .5s ease forwards;
}


.pcNav_u1_2 li { font-size: 0;margin-top: 2px;background: rgba(12,150,103,.8);}
.pcNav_u1 > li:nth-child(7) .pcNav_u1_2 li>a{width: 160px;}
.pcNav_u1_2 li>a{ display: block; width: 246px; height: 36px;transition: .4s all ease;
    line-height: 36px; font-size: 15px; color: #fff;text-align: center;font-weight: bold;font-family: Arial }
.pcNav_u1_2L{display: inline-block; vertical-align: text-top;}
.pcNav_u1_2R{display:inline-block ;width: 400px; margin-left: 20px; vertical-align: text-top;}
.pcNav_3{ display: none; padding-top: 20px;  padding-bottom: 14px; border-bottom: 1px solid rgba(255,255,255,.2) ;}
.pcNav_u1_2R .pcNav_3>a{ width: auto; font-size: 14px;opacity: .7;color: #fff;display: inline-block;margin-right:14px; margin-top: 8px;white-space: nowrap}
.pcNav_u1_2 li:hover>a{background: #fff;color: #00863b; border: 1px solid #00863b;transition: .4s all ease}
.pcNav_u1_2R .pcNav_3>a:hover{opacity: 1}
.pcNav_u1 > li:hover .pcNav_u1_2{display: block}


.pcNav-top{display: flex}
.pcNav-top-l{ display: flex;align-items: center; height: 40px; margin-left: 30px; padding: 0 16px; line-height: 40px; background: #00863b;border-radius: 30px;font-size: 20px;}
.pcNav-top-l a{display: flex;align-items: center;margin-right: 36px;}
.pcNav-top-l a:nth-child(2){margin-right: 0}
.pcNav-top-l i{font-size: 30px;margin-right: 8px; }
.pcNav-top-a{display: flex;align-items: center;padding: 0 36px;}
.pcNav-top-a a{padding: 0 2px;transition: .4s all ease;}
.pcNav-top-a a i{color: #8c8c8c;font-size: 20px;transition: .4s all ease;}
.pcNav-top-a a:hover i{color: #00863b;transform: translate(2px ,-2px);transition: .4s all ease;}
.pcNav-top-a a:hover {color: #00863b;transform: translate(2px ,-2px);transition: .4s all ease;}

.pcNav-top-r{display: flex}
.pcNav-search{position: relative;height: 100%;display: flex;align-items: center}
.pcNav-search i{color: #00863b;font-size: 22px;font-weight: bold}
.pcNav-search input{position: absolute;top: 50%;right: 100%; z-index: 9999; background: #fff; border: 0;
  width: 0;   height: 36px; padding: 0; line-height: 36px;   transform: translate(0, -50%);transition: .4s all ease;

}
.pcNav-search:hover input{ width: 140px;padding: 0 10px; border: 1px solid #dfdfdf; transition: .4s all ease;}
@keyframes navU2
{
    0% {
        opacity: 0;
        transform: translate(0, -50%);
    }
    100% {
        opacity: 1;
        transform: translate(0, -50%);
    }
}
@-webkit-keyframes navU2 {
    0% {
        opacity: 0;
        transform: translate(0, -50%);
    }
    100% {
        opacity: 1;
        transform: translate(0, -50%);
    }
}
@keyframes navU
{
    0% {
        opacity: 0;
        transform: translate(-50%, -20px);
    }
    100% {
        opacity: 1;
        transform: translate(-50%, 0);
    }
}
@-webkit-keyframes navU {
    0% {
        opacity: 0;
        transform: translate(-50%, -20px);
    }
    100% {
        opacity: 1;
        transform: translate(-50%, 0);
    }
}
/*导航结束web*/


/*************footer-s****************/


/*************footer-e****************/



/*分页*/

.fenye{margin: 60px 0;width: auto;text-align: right;}
.fenye a{display: inline-block; color: #999999;width: 24px; height: 24px; line-height: 24px; text-align: center; border-radius: 50%}
.fenye span{display: inline-block; color: #999999;width: 40px; height: 40px; line-height: 40px;text-align: center;  }
.fenye a:hover{color: #fff;background: url("../images/fyBg.jpg") no-repeat;background-size: 100% 100%;transform: translateY(-1px)}
.fenye a.active {color: #fff;background: #00863b;}
.fenye .prev,.fenye .next{color: #12298c;background: none}
.fenye .fy-a{width: 92px;}

/*网站地图*/
.webMap{padding: 40px 0;}
.webMap-item{margin-top: 30px;}
.webMap-item-title{ padding-bottom: 10px; color: #004177; border-bottom: 1px solid #ccc}
.webMap-item ul{display: flex;justify-content: flex-start;flex-wrap: wrap}
.webMap-item ul li {width: 25%;margin-top: 20px;}
.webMap-item ul li a{color: #2a2a2a}
.webMap-item > div{font-size: 20px;margin-top: 20px;font-weight: 600}
.webMap-item > div >ul {font-size: 14px;font-weight: 100}
.webMap-item ul li a:hover{color: #026bdd;transition: all 0s}

/*视频样式*/
.m {
    width: 100%;
    position: fixed;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    background: #000;
    display: none;
}
.m > div{position: relative;padding: 46px 0;}
#my-video {
    display: none
}

.my-video {
    display: none;
}

.my-video-dimensions {
    width: 100%;
    height: auto
}

.m video {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    object-fit: fill;
    object-posititon: top center;

}

.closeVideo {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 4px;
    top: 2px;
    text-align: center;
    line-height: 40px;
    z-index: 999999999;
}

.closeVideo i {
    font-size: 30px;
    color: #fff
}



@media (min-width:1200px) and (max-width:1260px){

}

@media (min-width:768px) and (max-width:1200px){
    .webNav{display: block!important;}
    .pcNav{display: none!important;}
    .g_body{padding-top: 60px;}
}
@media (max-width:767px){
    .webNav{display: block!important;}
    .pcNav{display: none!important;}
    .g_body{padding-top: 60px;}
    .fenye ul li{margin-top: 10px}

}

/**************列表公共样式-s****************/
/*item_v1-s*/
.n_item_v1Img{overflow: hidden}
.n_item_v1Bg{position: relative; padding-top:60% ;transition:1s all linear;
    background-size: cover;background-position: center;background-repeat: no-repeat}
.n_item_v1Info{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;
    display: flex;justify-content: center;align-items: center; background: rgba(5,5,5,.73);transition:.5s all ease}
.n_item_v1Info > div{width: 90%;color: #fff;text-align: center}
.n_item_v1Info > div h4{opacity: 0;color: #fff;font-size: 18px;transform: translateY(-8px);transition:.5s all ease}
.n_item_v1Info > div span{display: block; margin: 12px auto 0 auto; width: 0;height: 1px; background: #f18804;transition:.5s all ease}
.n_item_v1Info > div p{ opacity: 0; line-height: 2rem;margin-top: 32px;transform: translateY(8px);transition:.5s all ease}
.n_item_v1Text{margin-top: 22px ; padding-left: 8px;font-size: 18px; color: #000;}
.n_item_v1:hover .n_item_v1Bg{transform: scale(1.05);transition:1s all linear}
.n_item_v1:hover .n_item_v1Info{opacity: 1;transition:.5s all ease}
.n_item_v1:hover .n_item_v1Info > div span{width: 50%;transition:.8s all ease .3s}
.n_item_v1:hover .n_item_v1Info > div p{ opacity: 1; transform: translateY(0);transition:.8s all ease .3s}
.n_item_v1:hover .n_item_v1Info > div h4{opacity: 1; transform: translateY(0);transition:.8s all ease .3s}
/*item_v1-e*/


/*item_v2-s*/
.n_item_v2{padding: 13px;background: rgba(7,7,7,.67);transition:.5s all ease}
.n_item_v2Img{overflow: hidden;}
.n_item_v2Bg{padding-top: 73%;background-position: center;background-size: cover;background-repeat: no-repeat;transition:.8s all linear}
.n_item_v2Text{ height: 150px; margin: 30px auto 0 auto;text-align: justify;color: #fff;overflow: hidden}
.n_item_v2Text h4{transition:.5s all ease}
.n_item_v2Text p{margin-top: 18px;transition:.5s all ease}
.n_item_v2More{color: #f18804;display: block; margin-top: 10px; margin-bottom: 10px;transition:.5s all ease}
.n_item_v2:hover .n_item_v2Bg{ transform: scale(1.05); transition:.8s all linear}
.n_item_v2:hover .n_item_v2Text h5{ color: #f18804; transition:.5s all ease}
.n_item_v2:hover .n_item_v2More{transform: translate(-10px,-10px); background: #192a8c; transition:.5s all ease}
/*item_v2-e*/

/*n_item_h1-s*/
.n_item_h1{ margin-top: 36px;  position: relative;font-size: 0 }
.n_item_h1Img{ display: inline-block;vertical-align: middle; width: 345px; overflow: hidden;transition: .5s all ease;}
.n_item_h1Bg{padding-top: 49.5%;background-size: cover;background-position: center;background-repeat: no-repeat;transition: .5s all linear;}
.n_item_h1Info{ font-size: 14px; display: inline-block;vertical-align: middle; width: calc(100% - 345px); padding-left: 34px; padding-top: 10px;}
.n_item_h1Info h4{font-size: 18px; font-weight: 600;overflow: hidden;color: #3c3b3b;transition: .5s all ease;}
.new-iBox{margin-top:8px; font-size: 16px; color: #999999}
.n_item_h1Info p{margin-top: 10px;height: 64px; line-height: 1.6em; overflow: hidden;color: #999999}
.n_item_h1Info>span{display: block;color: #004177;font-size: 14px;margin-top: 18px;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Img{ overflow: hidden;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Bg{  overflow: hidden; transform: scale(1.1);transition: .5s all linear;}
.n_item_h1:hover .n_item_h1Info h4{color: #004177;transition: .5s all ease;}
.n_item_h1:hover .n_item_h1Info>span{transform: translateX(6px); transition: .5s all ease;}
/*n_item_h1-e*/

/*n_item_h2-s*/
.n_item_h2{ display: flex;background: #f1f1f1}
.n_item_h2Time{width: 94px; display: flex;align-items: center;justify-content: center;position: relative}
.n_item_h2Time:after{content: '';position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px; height: 90px; background: #d1d1d1}
.n_item_h2Time h2{font-size: 30px; text-align: center;color: #333;transition: .4s  all linear}
.n_item_h2Time p{font-size: 15px; font-weight: 600;text-align: center;color: #333;transition: .4s  all linear}
.n_item_h2Text{width: calc(100% - 94px); padding: 20px 38px 25px 18px;position: relative}
.n_item_h2Text h4{ overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap;font-weight: 600;font-size: 18px;color: #333;transition: .4s  all linear}
.n_item_h2Text p{ margin-top: 16px; height: 44px; line-height: 1.6em; overflow: hidden;transition: .4s  all linear;
     font-size: 14px;color: #333;opacity: .6}
.n_item_h2:hover h4{ color: #192a8c;transition: .4s  all linear}
.n_item_h2:hover .n_item_h2Time h2{color: #192a8c;transition: .4s  all linear}
.n_item_h2:hover .in_item_h2Time p{color: #192a8c;transition: .4s  all linear}
.n_item_h2:hover .n_item_v2More{transform: translate(-10px,-10px); background: #192a8c; transition:.5s all ease}
/*n_item_h2-e*/
/**************列表公共样式-e****************/





/*折叠*/
.n-panel{background-size: cover;background-position: center; background-repeat: no-repeat}
.n-panel .panel-heading{background: #f5f3f2}
.n-panel .panel-title > a.collapsed{color: #666464;}
.n-panel .panel-title > a{
    /*height: 45px;line-height: 45px; */
    position: relative;  color: #333333; padding: 0 22px;  }
.n-panel .panel-title > a h5{width: 100%; padding: 12px 0; padding-right: 90px; line-height: 1.6em;
      font-size: 18px; color: #313234}
.n-panel .panel-title > a h5>span{display: inline-block}
.n-panel .panel-title > a h5>span:nth-child(1){width: calc(100% - 100px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.n-panel .panel-title > a h5>span:nth-child(2){font-size: 14px; width: 100px;text-align: center}
.n-panel .panel-title > a h5>span i{margin-right: 10px;}
.n-panel .panel-title > a >div{ width: 60px;  position: absolute;top:10px;right: 0px; }
/*.n-panel .panel-title > a >div span{font-size: 14px;display: none}*/
/*.n-panel .panel-title > a >div span:nth-child(1){display: inline-block}*/
.n-panel .panel-title > a >div i{display: inline-block;transform:rotate(180deg);font-size: 24px; color: #00863b}
.n-panel .panel-title > a >div > div{width: 100%;height: 100%;position: relative;}
/*.n-panel .panel-title > a.collapsed >div span:nth-child(2){display: inline-block}*/
/*.n-panel .panel-title > a.collapsed >div span:nth-child(1){display: none;}*/
.n-panel .panel-title > a.collapsed >div i{display: inline-block;transform:rotate(0deg); color: #8c8c8c}
.n-panel .panel-title > a >div > div span{width: 36px; height: 2px ; display: block; background: #fff;
    position: absolute;top: 50%; left: 50%;margin-left: -18px; margin-top: -1px;}
.n-panel .panel-title > a >h5 span:nth-child(5):after{content: '-';font-size: 30px;}
/*.n-panel .panel-title > a >h5 span:nth-child(5):before{content: '+';font-size: 30px;display: none}*/
/*.n-panel .panel-title > a >div > div span:nth-child(2){transform: rotateZ(0)}*/
/*.n-panel .panel-title > a.collapsed >div > div span:nth-child(2){transform: rotateZ(90deg)}*/
.n-panel .panel-title > a.collapsed  >h5 span:nth-child(5):after{content: '+'; }
.n-panel .panel-body{padding: 20px 30px ; color: #00863b;font-size: 18px;}



/*from*/
.message-from{width: 100%;overflow: hidden}
.message-from>div{margin-top: 10px;overflow: hidden}
.message-from input{ height: 40px;line-height: 40px; border:1px solid #dadada;background:#fff;padding-left: 20px;}
.message-from textarea{border:0;background: rgba(0,0,0,0);padding: 20px;background:#fff;}
.form_box1 > input{width: 48%;float: left}
.form_box1 > input:nth-child(2){float: right}
.form_box2 > input{width: 48%;float: left}
.form_box2 > input:nth-child(2){float: right    }
.form_box3 > input{width: 100%;}
.form_textarea > textarea{width: 100%;height: 190px}
.message-from .from-submit{width: 126px;height: 36px; margin-top: 26px;float: right; padding: 0;border: 0; line-height: 36px;text-align: center;background: #07742c;color: #fff;font-size: 18px;}
